home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 26 / Cream of the Crop 26.iso / program / vol16n12.zip / IPC.ZIP / PCLIENT.ZIP / PCLIENT.CLW < prev    next >
Text File  |  1997-02-11  |  827b  |  43 lines

  1. ; CLW file contains information for the MFC ClassWizard
  2.  
  3. [General Info]
  4. Version=1
  5. LastClass=CPClientDlg
  6. LastTemplate=CDialog
  7. NewFileInclude1=#include "stdafx.h"
  8. NewFileInclude2=#include "PClient.h"
  9.  
  10. ClassCount=2
  11. Class1=CPClientApp
  12. Class2=CPClientDlg
  13.  
  14. ResourceCount=3
  15. Resource2=IDR_MAINFRAME
  16. Resource3=IDD_PCLIENT_DIALOG
  17.  
  18. [CLS:CPClientApp]
  19. Type=0
  20. HeaderFile=PClient.h
  21. ImplementationFile=PClient.cpp
  22. Filter=N
  23.  
  24. [CLS:CPClientDlg]
  25. Type=0
  26. HeaderFile=PCliDlg.h
  27. ImplementationFile=PCliDlg.cpp
  28. Filter=D
  29. BaseClass=CDialog
  30. VirtualFilter=dWC
  31. LastObject=CPClientDlg
  32.  
  33.  
  34. [DLG:IDD_PCLIENT_DIALOG]
  35. Type=1
  36. Class=CPClientDlg
  37. ControlCount=4
  38. Control1=IDC_PROGRESS,msctls_progress32,1350565888
  39. Control2=IDC_STATIC,static,1342308352
  40. Control3=IDC_SERVER,edit,1350631552
  41. Control4=IDC_CONNECT,button,1476591616
  42.  
  43.